home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-03-28 | 4.2 KB | 137 lines | [TEXT/EDIT] |
- *********************************************************
- * RMaker resource file sources.
- * File: SplitbarTest.R
- *********************************************************
-
- SplitbarTest.RSRC
- ????????
-
- INCLUDE XP™ 40:LSP 2.0:splitbar ƒ:Splitbar Icon
-
- INCLUDE XP™ 40:LSP 2.0:splitbar ƒ:Splitbar.CDEF 17
-
- Type KCSB = STR
- ,0
- © 1989 by Kirk Chase and MacTutor\0Dversion 1.0 March 1989
-
- Type SIZE = GNRL
- , -1
- .H
- 4800
- .L
- 128000
- .L
- 80000
- .I
-
- Type BNDL
- ,128
- KCSB 0
- ICN#
- 0 128
- FREF
- 0 128
-
- Type FREF
- , 128
- APPL 0
-
- Type DLOG
- *
-
- ,1 ;;Resource ID
- About ;;Dialog title
- 50 120 189 380 ;;Top Left Bottom Right
- Visible NoGoAway ;;Visible GoAway
- 1 ;;ProcID, dialog def ID
- 1 ;;Refcon, reference value
- 1 ;;ID of item list
-
- * This is the DIALOG or ALERT item list.
- *
- Type DITL
- *
-
- ,1 ;;Resource ID
- 3 ;;Number of controls in list
-
- Button Enabled ;;Push button
- 86 83 112 163 ;;Top Left Bottom Right
- OK ;;message
-
- StaticText ;;Static text
- 51 24 68 241 ;;Top Left Bottom Right
- © 1989 Kirk Chase and MacTutor ;;message
-
- StaticText ;;Static text
- 26 37 43 218 ;;Top Left Bottom Right
- Splitbar Test by Kirk Chase ;;message
-
-
-
- Type WIND
- *
-
- ,2 ;;Resource ID
- Test Window ;;Window title
- 41 3 338 508 ;;Top Left Bottom Right
- InVisible GoAway ;;Visible GoAway
- 0 ;;ProcID, Window def ID
- 2 ;;Refcon, reference value
-
- Type CNTL
- *
-
- ,10 ;;Resource ID
- SplitBar ;;Title for a Scrollbar
- 0 490 282 506 ;;Top Left Bottom Right
- Visible ;;Initially visible
- 274 ;;ProcID (Control definition ID)
- 10 ;;RefCon (reference value)
- 0 276 0 ;;Min Max Value
-
- ,9 ;;Resource ID
- Scrollbar2 ;;Title for a Scrollbar
- 0 490 0 506 ;;Top Left Bottom Right
- Visible ;;Initially visible
- 16 ;;ProcID (Control definition ID)
- 9 ;;RefCon (reference value)
- 1 100 1 ;;Min Max Value
-
- ,8 ;;Resource ID
- Scrollbar1 ;;Title for a Scrollbar
- 6 490 282 506 ;;Top Left Bottom Right
- Visible ;;Initially visible
- 16 ;;ProcID (Control definition ID)
- 8 ;;RefCon (reference value)
- 1 100 1 ;;Min Max Value
-
-
-
-
- Type MENU
- *
-
-
- ,1 ;;Resource ID
- \14 ;;APPLE menu title
- About Splitbar... ;;item title
- (- ;;
-
- ,2 ;;Resource ID
- File ;;menu title
- (New ;;item title
- (- ;;
- Close ;;item title
- (- ;;
- Quit/Q ;;item title
-
- ,3 ;;Resource ID
- Edit ;;menu title
- (Undo/Z ;;item title
- (- ;;
- Cut/X ;;item title
- Copy/C ;;item title
- Paste/V ;;item title
-
-